func go/doc.lookupTypeParam

2 uses

	go/doc (current package)
		reader.go#L454: 				if lookupTypeParam(n, fun.Type.TypeParams) != nil {
		reader.go#L482: func lookupTypeParam(name string, tparams *ast.FieldList) *ast.Ident {